Welcome![Sign In][Sign Up]
Location:
Search - win32 sdk

Search list

[Other resourceSDK路报

Description: VC之路网站的电子杂志,讲述如何用SDK写Win32程序.是非常好的VC入门教材,讲得深入浅出.-VC road site an electronic magazine on how to use the SDK to write Win32 procedures. VC is a very good entry materials and speak in plain language.
Platform: | Size: 1879793 | Author: 肖巍 | Hits:

[Multimedia programMiniPlayer (Win32 SDK)

Description: 这是一个用MCI String Interface编写的一个小播放器。有实用价值,可以用来播放.AVI .MPG, .ASF ..WMV文件。但整个程序作为编程参考更好些。程序提供了一个较完整的窗口框架,例如菜单处理,Rebar和Toolbar控制。程序还解决了几个编写Windows程序经常遇到的小问题:怎样把\"Opend\"对话框放到父窗口的中间?怎样实现全屏窗口?怎样让窗口总在最前面?-This is a String Interface with MCI prepared by a small player. Have practical value, can be used to broadcast. AVI. MPG,. ASF WMV .. documents. But the whole process as a programming reference better. The procedures provide a more comprehensive framework for a window, for example, the menu, Rebar and Toolbar control. Procedures also resolved to prepare a few Windows programs frequently encountered problems : how to "Opend" dialog window father put in the middle? How to achieve the full-screen window? How do we let the general window in front?
Platform: | Size: 20427 | Author: 张紫竹(张维) | Hits:

[Email ServerXmailsvr

Description: XMail version 0.39是个邮件服务器软件,具有如下功能: 1) SMTP 服务器 2) POP3 服务器 3) Finger 服务器 4) 多域名 5) 用户不需要实际的系统帐号 6) SMTP 中继检查 7) SMTP RBL 映象检查 (rbl.maps.vix.com) 8) SMTP RSS 映象检查 (relays.mail-abuse.org) 9) SMTP 垃圾邮件拒绝 10) 带外部POP帐号的POP3帐号同步器 11) 别名 12) 邮递表 13) 顾客邮件处理 14) 远程管理 15) 客户邮件交换 16) 记录日志 17) 多平台 [系统需求] Linux操作系统 或Windows NT,且ws2_32.dll 已经安装。具有连接到因特网的DNS和网关。为了在Linux下编译,你需要安装gcc和libc或glibc, 为了在Windows下编译,你需要MS Visual C++ (我就是用它来编译的),或其它支持Win32 SDK的编译器。 [编译和配置] 详见英文readme.txt。
Platform: | Size: 193659 | Author: 李建 | Hits:

[GDI-BitmapOOP&Win32

Description: SDK編寫多個圖像在視窗移動: 每按下enter鍵,多出一副圖象隨機踫撞運\動。 按下任意一幅圖像(左鍵),提示出圖像名稱。 按右鍵,所有圖片都向鼠標點擊出移動,鬆開,則恢復之前的運\動狀態。
Platform: | Size: 1390217 | Author: Soke | Hits:

[Other GamesStarCraft2

Description: 纯win32 SDK编写的游戏,只使用GDi, 初学者最好看看,实现了双缓冲等功能-Prepared pure win32 SDK Game, use only GDi, beginners take a look at the best, achieve a double buffering and other functions
Platform: | Size: 7747584 | Author: PAN | Hits:

[File OperateCode

Description: const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-const char* and char* const distinction. C language of the document to read and write support, FILE pointer text file and binary file distinction. Used to read and write text files and read and write files in binary mode Notes. C++ on the paper to read and write support, ofstream and ifstream usage. Win32 SDK to read and write support for the document, CreateFile function, WriteFile function, ReadFile function to use MFC support reading and writing of the document, CFile Class CFileDialog and the use of paper filter settings. win.ini file and registry read and write methods and related knowledge points.
Platform: | Size: 37888 | Author: 辛光明 | Hits:

[OtherCalculator

Description: 简陋的计算器,为Win32 SDK 编程初学者准备。-Simple calculator, in order to prepare Win32 SDK programming beginners.
Platform: | Size: 1575936 | Author: 晴天飞雪 | Hits:

[Multimedia programvlc-0.9.9-win32

Description: VLC 最新版源码和开发包(SDK),win32平台-The latest version of VLC source code and development kit (SDK), win32 platform
Platform: | Size: 27974656 | Author: 刘强 | Hits:

[Multimedia programvlc-1.0.0-win32SDKsrc

Description: vlc-1.0.0-win32 SDK src源代码-vlc-1.0.0-win32 SDK src
Platform: | Size: 32655360 | Author: wdy | Hits:

[Other Riddle gamesAPI-Squre-Game

Description: 使用Win32 SDk开发的经典游戏俄罗斯方块,而且具备音效,特殊效果等,注释十分详细,是初学者适用的一个绝佳范例-Use Win32 SDk development, but also with sound, special effects, and very detailed notes, is an excellent example for beginners
Platform: | Size: 1866752 | Author: hanks | Hits:

[Internet-Networkudt.sdk.4.2.win32

Description: UDP可靠传输源码:udt.sdk.4.2.win32-UDP reliable transmission source code: udt.sdk.4.2.win32
Platform: | Size: 402432 | Author: wangy | Hits:

[GDI-BitmapGDI-SDK

Description: GDI+ SDK参考(翻译版本) Microsoft Windows GDI+是为C/C++开发者提供的一个基于类的应用程序编程接口(API)。它使得程序可以同时在视频显示器和打印机上使用图形和格式化文本。基于Microsoft Win32的应用程序不能直接访问图形硬件,而是通过GDI+来协调设备驱动和程序动作的交互。GDI+同样支持Microsoft Win64。 适用范围 GDI适用于所有的Window应用程序。GDI+是包含于Windows XP和Windows Server 2003中的一项新技术。运行于Microsoft Windows NT 4.0 SP6、Windows 2000、Windows 98 和 Windows Me操作系统的应用程序在分发的时候需要包含GDI+。 -Target Microsoft Windows GDI+ is C/C++ developers to provide a class-based application programming interface (API). It allows the video program can also monitor and printer use graphics and formatted text. Microsoft Win32-based applications can not access the graphics hardware directly, but through the GDI+ device drivers and programs to coordinate the actions of the interaction. GDI+ also supports the Microsoft Win64. Scope of GDI for all Window applications. GDI+ is included in Windows XP and Windows Server 2003, a new technology. Running on Microsoft Windows NT 4.0 SP6, Windows 2000, Windows 98 and Windows Me operating system, applications need to include in the distribution when the GDI+.
Platform: | Size: 1833984 | Author: 蔡孟超 | Hits:

[Chess Poker gamesWIN32-SDKchessgame

Description: WIN32 SDK版本的象棋游戏源代码 windows程序设计API-WIN32 SDK version of the chess game programming API source code windows
Platform: | Size: 7168 | Author: liuyinhang | Hits:

[Compress-Decompress algrithmsgrftool-win32-1.2.0

Description: This GRF Tool, the open source GRF utility. You can find the GRF website at: http://openkore.sourceforge.net/grftool/ The latest version and the source code can be found there. grf.dll is libgrf, the open source library for reading and writing GRF archives. For the source code, API documentation and a Win32 Software Development Kit (SDK), go to the GRF Tool website. At the moment, GRF Tool can preview, browse and extract files from GRF archives, but it cannot add or remove files yet. If you re looking for a tool that can do that, try Gryff, another open source GRF utility (which also uses libgrf): http://hatsukoi.ff.st/grfworks/-This is GRF Tool, the open source GRF utility. You can find the GRF website at: http://openkore.sourceforge.net/grftool/ The latest version and the source code can be found there. grf.dll is libgrf, the open source library for reading and writing GRF archives. For the source code, API documentation and a Win32 Software Development Kit (SDK), go to the GRF Tool website. At the moment, GRF Tool can preview, browse and extract files from GRF archives, but it cannot add or remove files yet. If you re looking for a tool that can do that, try Gryff, another open source GRF utility (which also uses libgrf): http://hatsukoi.ff.st/grfworks/
Platform: | Size: 467968 | Author: david | Hits:

[USB developlibusb-win32-releases

Description: libusb-win32 是libusb在Windows操作系统上的实现。 该版本的类库允许WIndows环境中的用户无需在内核模式下(需要借助DDK和SDK,并可通过第三方开发工具DriverStudio等生成框架开发,核心代码在Visual C++ 6.0中开发)编写驱动即可以让应用程序访问USB设备的通用解决方案。-libusb libusb-win32 is in the implementation of the Windows operating system. This version of the library allows the user does not need WIndows environment in kernel mode (needs the DDK and SDK, and through third-party development tools such as generating DriverStudio development framework, the core code in Visual C++ 6.0 in development) that can write drivers applications to access USB devices a common solution.
Platform: | Size: 623616 | Author: 郑绍华 | Hits:

[GUI Developdulib

Description: 一个强大界面库使用win32 sdk, , 应用demo也在里面包含QQ2011, 边锋,360等程序的界面设计demo. -Interface library to use a powerful win32 sdk,, which also contains demo applications QQ2011, winger, 360 and other program interface design demo
Platform: | Size: 15825920 | Author: cqccyh | Hits:

[P2PcameraMonitorDemo-SDK

Description: MonitorAPI 是 p2p camera 接口文件 及接口库 MonitorWin 是 demo 主程序. 其中 tframe.h 是 类似 MFC 的 win32 SDK, 与 camera 无关 bin 是一些库 和 demo 主程序, 可运行的. mmcode.dll, avcodec-53.dll, avutil-51.dll 是 ffmpeg 解码库 MonitorAPI.dll 是 p2p camera 接口 MonitorWin.exe 是 demo 主程序-MonitorAPI p2p camera interface files and interface libraries MonitorWin demo main program. Tframe.h is similar to the MFC win32 SDK, and the camera independent of the bin library and demo main program can be run. Mmcode.dll in avcodec-53. dll, avutil-51.dll ffmpeg decoding library MonitorAPI.dll the p2p camera interface MonitorWin.exe is a demo main program
Platform: | Size: 1543168 | Author: xxl | Hits:

[Windows Developwin32

Description: win32 sdk 键盘钩子 读取进程-Win32 SDK keyboard hook. The reading process...
Platform: | Size: 2048 | Author: 张啸武 | Hits:

[Driver DevelopWIN32-SDKchessgame

Description: WIN32 SDK版本的象棋游戏源代码windows程序设计API-WIN32 SDK version of the chess game programming API source code windows
Platform: | Size: 7168 | Author: rsrkcnmi | Hits:

[JSP/Javacamaaasdk-win32-app-8.3.tar

Description: Cognos第三方认证(java)源代码SDK,根据自己Cognos环境编译(Cognos third-party certification (java) Source Code SDK, according to their Cognos environment compiler)
Platform: | Size: 110592 | Author: 弥林林 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 15 »

CodeBus www.codebus.net